Switch to DuckDuckGo Search
   February 10, 2018  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >

Toggle Join/Part | bottom
[00:12:55] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has quit IRC (Remote host closed the connection)
[00:14:20] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has joined ##vulkan
[00:15:35] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has quit IRC (Remote host closed the connection)
[00:33:59] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[00:45:57] <Dirkson> Urgh. Ok, reading more, the situation is fairly complicated. It turns out that there can be specialized hardware devices for transferring data from the cpu to the gpu, and that those are probably faster. So if those exist, I want to use them... But how do I figure out that's what I'm seeing? If there are multiple graphics cards on a system, how do I figure out the relationships between them?
[00:47:42] <cheako> https://pastebin.com/pecYypmU This is a big, but yet simple, vulkan application that should show a red background(line 677). I've tried running "VK_INSTANCE_LAYERS=VK_LAYER_LUNARG_api_dump:VK_LAYER_LUNARG_standard_validation ./vulkan_test" but I don't get the feeling the layers are being loaded.
[00:50:19] *** Guest89284 <Guest89284!~tim@at-168-1-235-37.cloud.emerion.com> has quit IRC (Quit: leaving)
[00:50:25] <cheako> Dirkson: I also wonder about IGP/UMA where the data may not need to be copied.
[00:51:04] <Dirkson> Man you've gotten further than I have :D
[00:51:26] <chrisf> Dirkson: DMA engines are exposed as a queue that can do transfer operations.
[00:51:56] <Dirkson> chrisf: Oh. So it'll always be a queue *on the same device* as the drawing queue I'm using?
[00:52:35] <cheako> Layers that emulate various hardware would be a real plus :)
[00:53:05] <chrisf> cheako: there is the devsim layer
[00:53:14] <cheako> yay!
[00:53:17] <chrisf> cheako: reduces features & limits to match a profile
[00:53:30] <chrisf> cheako: it cant emulate things that dont exist on the underlying device though
[00:53:55] <chrisf> Dirkson: in the unextended 1.0 world everything is within a single device, yes
[00:55:15] <Dirkson> chrisf: This phrasing concerns me in ways I find difficult to articulate.
[00:56:29] <Dirkson> chrisf: You just mean that this is true now, and might not be true in the future?
[00:56:52] <chrisf> there are extensions that allow cross-device stuff.
[00:58:57] <Dirkson> Are the extensions intended to support hardware that requires them, or intended to allow, like, software-level sli (or similar).
[01:03:20] *** marijnfs <marijnfs!~smuxi@2a01:c23:bc17:ca00:c28a:1386:8681:20d5> has joined ##vulkan
[01:03:53] <chrisf> Dirkson: KHX_device_group is roughly SLI.
[01:05:22] <Dirkson> Ok, cool.
[01:07:54] <Dirkson> What I'm trying to work out is if someone is going to come back to me later and say "Dirkson, you dunce. To support the AMD GTX 940 you have to use Extension Y to chat across these 17 physical devices", or something similar. It changes my design if I only ever need to support 1 physical device, or if I'll need to explicitly talk to multiple ones in the future.
[01:10:56] <chrisf> you only care about 1 physical device for normal cases
[01:13:16] <Dirkson> Ok, cool. That seems Good Enough : )
[01:20:32] *** random_james is now known as random_james_awy
[01:25:57] *** GMpow2srv <GMpow2srv!~GMpow2srv@p5481CDF7.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[01:25:59] <Dirkson> If there are two queue families, one of which only supports transport and not drawing/compute, I should generally prefer to use that one for transfer/present, correct?
[01:27:14] <chrisf> you decide what you want to do
[01:27:52] <cheako> Dirkson: That's why I was saying there should be device emulation layers, so u can test out your code without having one of every card on hand.
[01:28:14] <chrisf> you should have one of each vendor anyway, just as with any other API
[01:29:49] <cheako> That may be, but now we are talking about cards with or without DMA queues.
[01:31:51] <Dirkson> chrisf: Sure. How do I make this decision? I had thought that just the fact that a specific queue family was present was enough, but you seem to suggest that I need more info?
[01:32:16] <chrisf> Dirkson: first, decide whether you want the complexity
[01:32:24] <cheako> Arguably you could just ignore these, because the likely hood that many games will have support for these drops the expected benefit for cards with such a feature and this effect snowballs.
[01:32:27] <chrisf> the graphics+compute queue can do everything.
[01:36:26] <Dirkson> Assuming transfer speeds increase, an increase in complexity seems worthwhile.
[01:36:40] <Dirkson> (And is, I think, easier to deal with if I design with it in mind)
[01:51:07] <cheako> Vulkan should warn or crash if the environment VK_INSTANCE_LAYERS can't be loaded.
[01:55:28] <cheako> I'm going, I hope ppl test my code and tell me if it works or doesn't. I only have an intel card for testing and the driver accesses unmapped memory(according to valgrind).
[01:57:52] *** marijnfs <marijnfs!~smuxi@2a01:c23:bc17:ca00:c28a:1386:8681:20d5> has quit IRC (Ping timeout: 256 seconds)
[01:59:58] *** cheako <cheako!~cheako@2601:440:4100:4d1f::834> has quit IRC (Ping timeout: 252 seconds)
[02:00:08] *** marijnfs <marijnfs!~smuxi@2a01:c23:bc17:ca00:c28a:1386:8681:20d5> has joined ##vulkan
[02:07:22] *** CapsAdmin <CapsAdmin!~CapsAdmin@195.159.164.194> has quit IRC (Ping timeout: 256 seconds)
[02:08:27] *** jdashg <jdashg!~jdashg@corp-nat.fw1.untrust.mtv2.mozilla.net> has quit IRC (Ping timeout: 240 seconds)
[02:24:30] *** marijnfs <marijnfs!~smuxi@2a01:c23:bc17:ca00:c28a:1386:8681:20d5> has quit IRC (Ping timeout: 256 seconds)
[02:53:33] *** xissburg <xissburg!~xissburg@unaffiliated/xissburg> has joined ##vulkan
[03:03:12] *** clintar <clintar!~clintar@68.69.164.130> has quit IRC (Ping timeout: 248 seconds)
[03:07:29] *** bpmedley <bpmedley!~bpm@c-24-72-144-105.ni.gigamonster.net> has joined ##vulkan
[03:12:28] *** herbmillerjr <herbmillerjr!~herb@c-76-120-173-141.hsd1.pa.comcast.net> has joined ##vulkan
[03:33:16] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has joined ##vulkan
[03:41:00] *** ratchetfreak <ratchetfreak!~ratchetfr@ptr-82s3g7ob3oun8gbtf98.18120a2.ip6.access.telenet.be> has quit IRC (Ping timeout: 256 seconds)
[03:54:12] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[04:18:54] *** geo5 <geo5!~geo5@2601:601:1800:53a4::54a> has quit IRC (Remote host closed the connection)
[04:27:10] *** soul-bw <soul-bw!~uknown@2a02:a44a:bcae:1:7d7e:449f:dad4:eaf2> has joined ##vulkan
[04:30:40] *** soul-d <soul-d!~uknown@2a02:a44a:bcae:1:d4d9:3c8e:44b4:7d93> has quit IRC (Ping timeout: 240 seconds)
[04:32:24] *** cheako <cheako!~cheako@2601:440:4100:4d1f::834> has joined ##vulkan
[04:32:30] <cheako> Back.
[04:35:51] *** ghishadow1 <ghishadow1!~ghishadow@117.248.186.233> has joined ##vulkan
[04:37:07] *** BearishMushroom <BearishMushroom!~BearishMu@82-209-154-59.cust.bredband2.com> has quit IRC (Read error: Connection reset by peer)
[04:38:07] *** ghishadow <ghishadow!~ghishadow@117.214.117.239> has quit IRC (Ping timeout: 260 seconds)
[04:50:28] *** cheako <cheako!~cheako@2601:440:4100:4d1f::834> has quit IRC (Read error: Connection reset by peer)
[06:01:17] *** MrFlibble <MrFlibble!MrFlibble@2.124.189.242> has quit IRC (Quit: MrFlibble)
[06:02:01] *** Guy1524 <Guy1524!48491483@gateway/web/freenode/ip.72.73.20.131> has joined ##vulkan
[06:03:01] *** Guy1524 <Guy1524!48491483@gateway/web/freenode/ip.72.73.20.131> has quit IRC (Client Quit)
[06:11:44] *** cheako <cheako!~cheako@2601:440:4100:4d1f::834> has joined ##vulkan
[06:32:38] <cheako> I finally got validation layers and they are identifying the issues with my code.
[07:14:11] *** ghishadow1 <ghishadow1!~ghishadow@117.248.186.233> has quit IRC (Quit: WeeChat 2.0.1)
[07:35:29] *** slime <slime!~slime73@24.215.81.93> has quit IRC (Quit: This computer has gone to sleep)
[07:38:24] *** cheako <cheako!~cheako@2601:440:4100:4d1f::834> has quit IRC (Ping timeout: 252 seconds)
[07:38:31] *** tambre <tambre!~tambre@fdeb-c404-46a2-b10a-ab80-8a0a-07d0-2001.dyn.estpak.ee> has joined ##vulkan
[07:41:22] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has joined ##vulkan
[08:03:22] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[08:21:10] *** xissburg <xissburg!~xissburg@unaffiliated/xissburg> has quit IRC (Quit: ZZZzzz…)
[08:39:45] *** neure <neure!~tsuoranta@62.209.167.43> has quit IRC (Ping timeout: 260 seconds)
[08:41:58] *** neure <neure!~tsuoranta@62.209.167.43> has joined ##vulkan
[08:44:54] *** borkr <borkr!~borkr@static130-244.mimer.net> has joined ##vulkan
[08:53:41] *** ville <ville!~ville@87-95-127-211.bb.dnainternet.fi> has quit IRC (Quit: kernel)
[09:03:09] *** ville <ville!~ville@87-93-124-142.bb.dnainternet.fi> has joined ##vulkan
[09:19:36] *** marijnfs <marijnfs!~smuxi@2a01:c22:7a12:d500:ec09:35f3:d59:10ee> has joined ##vulkan
[09:25:33] *** kasumi-owari <kasumi-owari!~kasumi-ow@ftth-213-233-237-007.solcon.nl> has quit IRC (Ping timeout: 264 seconds)
[09:27:15] *** kasumi-owari <kasumi-owari!~kasumi-ow@ftth-213-233-237-007.solcon.nl> has joined ##vulkan
[09:45:47] *** marijnfs <marijnfs!~smuxi@2a01:c22:7a12:d500:ec09:35f3:d59:10ee> has quit IRC (Ping timeout: 265 seconds)
[09:50:33] *** marijnfs <marijnfs!~smuxi@x5ce385e6.dyn.telefonica.de> has joined ##vulkan
[09:53:00] *** borkr <borkr!~borkr@static130-244.mimer.net> has quit IRC (Quit: Leaving)
[09:56:10] *** borkr <borkr!~borkr@static130-244.mimer.net> has joined ##vulkan
[10:03:24] *** ImQ009 <ImQ009!~ImQ009@unaffiliated/imq009> has joined ##vulkan
[10:39:39] *** nsf <nsf!~nsf@jiss.convex.ru> has joined ##vulkan
[10:40:24] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has joined ##vulkan
[10:56:38] *** slidercrank <slidercrank!~slidercra@ircpuzzles/2015/april-fools/fifth/slidercrank> has joined ##vulkan
[10:59:02] *** marijnfs <marijnfs!~smuxi@x5ce385e6.dyn.telefonica.de> has quit IRC (Ping timeout: 276 seconds)
[11:17:42] *** ImQ009 <ImQ009!~ImQ009@unaffiliated/imq009> has quit IRC (Quit: Leaving)
[11:27:50] *** afl_ext3 <afl_ext3!~afl_ext@unaffiliated/afl-ext/x-2796036> has joined ##vulkan
[11:31:48] <Ident> validation layers are awesome
[11:31:56] <Ident> big advantage over opengl
[12:00:27] *** mich1x <mich1x!~mich1x@ns3305119.ip-178-32-216.eu> has left ##vulkan
[12:20:11] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has joined ##vulkan
[12:25:10] *** ville <ville!~ville@87-93-124-142.bb.dnainternet.fi> has quit IRC (Ping timeout: 256 seconds)
[12:38:58] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[12:59:51] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has quit IRC (Read error: Connection reset by peer)
[13:01:56] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has joined ##vulkan
[13:02:05] *** crankslider <crankslider!~slidercra@ircpuzzles/2015/april-fools/fifth/slidercrank> has joined ##vulkan
[13:02:43] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has quit IRC (Remote host closed the connection)
[13:04:44] *** ZexaronS <ZexaronS!~zexpc@cpe2-5-137.cable.triera.net> has quit IRC (Quit: Leaving)
[13:05:24] *** slidercrank <slidercrank!~slidercra@ircpuzzles/2015/april-fools/fifth/slidercrank> has quit IRC (Ping timeout: 265 seconds)
[13:07:15] *** ipe <ipe!~ipe@91-156-244-112.elisa-laajakaista.fi> has joined ##vulkan
[13:16:40] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has joined ##vulkan
[13:21:46] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has joined ##vulkan
[13:32:25] *** nsf <nsf!~nsf@jiss.convex.ru> has quit IRC (Quit: WeeChat 2.0.1)
[13:33:25] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[13:37:31] *** CapsAdmin <CapsAdmin!~CapsAdmin@200.80-203-97.nextgentel.com> has joined ##vulkan
[13:40:44] *** ratchetfreak <ratchetfreak!~ratchetfr@ptr-82s3g7ob3oun8gbtf98.18120a2.ip6.access.telenet.be> has joined ##vulkan
[13:41:18] *** pa <pa!~pa@unaffiliated/pa> has quit IRC (Ping timeout: 240 seconds)
[13:54:11] *** pa <pa!~pa@unaffiliated/pa> has joined ##vulkan
[14:20:36] *** ville <ville!~ville@37-33-115-7.bb.dnainternet.fi> has joined ##vulkan
[14:24:26] *** slime <slime!~slime73@blk-215-81-93.eastlink.ca> has joined ##vulkan
[14:26:09] *** borkr <borkr!~borkr@static130-244.mimer.net> has quit IRC (Quit: Leaving)
[14:28:55] *** Kingsquee <Kingsquee!~kingsquee@d154-5-142-128.bchsia.telus.net> has quit IRC (Quit: Just Monica.)
[14:31:02] *** ville_ <ville_!~ville@176-93-151-102.bb.dnainternet.fi> has joined ##vulkan
[14:31:25] *** CapsAdmin <CapsAdmin!~CapsAdmin@200.80-203-97.nextgentel.com> has quit IRC (Quit: Leaving)
[14:32:06] *** Deluxe_ <Deluxe_!~Deluxe@212.4.150.151> has joined ##vulkan
[14:33:14] *** ville <ville!~ville@37-33-115-7.bb.dnainternet.fi> has quit IRC (Ping timeout: 256 seconds)
[14:33:20] *** ville_ is now known as ville
[14:34:59] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has quit IRC (Ping timeout: 260 seconds)
[14:39:46] *** tambre <tambre!~tambre@fdeb-c404-46a2-b10a-ab80-8a0a-07d0-2001.dyn.estpak.ee> has quit IRC (Read error: Connection reset by peer)
[14:40:47] *** tambre <tambre!~tambre@d9b0-1f53-f10d-5d13-ab80-8a0a-07d0-2001.dyn.estpak.ee> has joined ##vulkan
[14:52:50] *** afl_ext2 <afl_ext2!~afl_ext@unaffiliated/afl-ext/x-2796036> has joined ##vulkan
[14:56:28] *** afl_ext3 <afl_ext3!~afl_ext@unaffiliated/afl-ext/x-2796036> has quit IRC (Ping timeout: 256 seconds)
[15:08:05] *** adrian_1908 <adrian_1908!~adrian_19@unaffiliated/adrian-1908/x-1980224> has joined ##vulkan
[15:14:35] <adrian_1908> In the VkSurfaceFormatKHR extension, there's a parameter `colorSpace` that "(...) determines how the presentation engine interprets the pixel values". The type is `enum VkColorSpaceKHR { VK_COLOR_SPACE_SRGB_NONLINEAR_KHR = 0 }` Does the single value imply, that (for now) Vulkan always interprets pixels this particular way?
[15:15:06] <baldurk> there is an extension which adds more color spaces, if it is supported
[15:15:43] <adrian_1908> Ok, thanks.
[15:46:36] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E0184371C2340A206753FBE.dip0.t-ipconnect.de> has joined ##vulkan
[15:51:13] *** tambry <tambry!~tambre@4bfd-5d28-4466-297f-ab80-8a0a-07d0-2001.dyn.estpak.ee> has joined ##vulkan
[15:53:48] *** tambre <tambre!~tambre@d9b0-1f53-f10d-5d13-ab80-8a0a-07d0-2001.dyn.estpak.ee> has quit IRC (Ping timeout: 240 seconds)
[16:10:43] *** Moose <Moose!~moose@unaffiliated/moose> has quit IRC (Remote host closed the connection)
[16:17:22] *** BearishMushroom <BearishMushroom!~BearishMu@82-209-154-59.cust.bredband2.com> has joined ##vulkan
[16:23:52] *** Philip` <Philip`!~philip@xvm-173-16.dc0.ghst.net> has quit IRC (Remote host closed the connection)
[16:24:35] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E0184378C5F61F8F0A97BCF.dip0.t-ipconnect.de> has joined ##vulkan
[16:28:02] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E0184371C2340A206753FBE.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[16:28:31] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184372D3A87DF088B8E2C.dip0.t-ipconnect.de> has joined ##vulkan
[16:32:16] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E0184378C5F61F8F0A97BCF.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 265 seconds)
[16:32:41] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843749DAEA2F5336DB5F.dip0.t-ipconnect.de> has joined ##vulkan
[16:35:10] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184372D3A87DF088B8E2C.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 265 seconds)
[16:43:41] *** ville_ <ville_!~ville@188-67-3-254.bb.dnainternet.fi> has joined ##vulkan
[16:44:22] *** ville <ville!~ville@176-93-151-102.bb.dnainternet.fi> has quit IRC (Ping timeout: 252 seconds)
[16:44:29] *** ville_ is now known as ville
[16:46:07] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E0184370C4A4E434BEF26AC.dip0.t-ipconnect.de> has joined ##vulkan
[16:49:11] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184379513D15C4ED3F5EA.dip0.t-ipconnect.de> has joined ##vulkan
[16:49:40] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843749DAEA2F5336DB5F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 265 seconds)
[16:52:30] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E0184370C4A4E434BEF26AC.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 256 seconds)
[16:52:48] *** Philip` <Philip`!~philip@xvm-173-16.dc0.ghst.net> has joined ##vulkan
[16:53:21] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843740DFC69B7605E135.dip0.t-ipconnect.de> has joined ##vulkan
[16:55:26] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437296EFACF7025226B.dip0.t-ipconnect.de> has joined ##vulkan
[16:56:10] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184379513D15C4ED3F5EA.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[16:58:28] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E018437B948C51052BD7F60.dip0.t-ipconnect.de> has joined ##vulkan
[16:58:29] *** sla_ro|master <sla_ro|master!~sla.ro@78.96.209.89> has joined ##vulkan
[16:59:11] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843740DFC69B7605E135.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 256 seconds)
[17:02:14] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437296EFACF7025226B.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[17:04:42] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E0184377842440D0A56FB82.dip0.t-ipconnect.de> has joined ##vulkan
[17:08:47] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E018437E8F9D5684516F719.dip0.t-ipconnect.de> has joined ##vulkan
[17:08:50] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E018437B948C51052BD7F60.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[17:10:52] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184370DD870EF2D564135.dip0.t-ipconnect.de> has joined ##vulkan
[17:11:32] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E0184377842440D0A56FB82.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[17:13:51] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437211224C8D68B3C35.dip0.t-ipconnect.de> has joined ##vulkan
[17:13:56] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has joined ##vulkan
[17:14:41] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E018437E8F9D5684516F719.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[17:17:46] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843714EAA9166008834A.dip0.t-ipconnect.de> has joined ##vulkan
[17:17:59] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184370DD870EF2D564135.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[17:21:14] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437211224C8D68B3C35.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[17:42:56] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E0184374C94731B9BCBCFFF.dip0.t-ipconnect.de> has joined ##vulkan
[17:44:57] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184378933044397CB564E.dip0.t-ipconnect.de> has joined ##vulkan
[17:47:14] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843714EAA9166008834A.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[17:48:35] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E0184374C94731B9BCBCFFF.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[17:49:02] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843725B31EA116962588.dip0.t-ipconnect.de> has joined ##vulkan
[17:51:02] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437B0FBA2B400C63BB2.dip0.t-ipconnect.de> has joined ##vulkan
[17:52:01] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184378933044397CB564E.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 265 seconds)
[17:54:03] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184377DD80BBF2BD5D41F.dip0.t-ipconnect.de> has joined ##vulkan
[17:54:50] *** cheako <cheako!~cheako@2601:440:4100:4d1f::834> has joined ##vulkan
[17:54:53] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843725B31EA116962588.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[17:56:46] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[17:57:18] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437B0FBA2B400C63BB2.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[18:13:40] *** adrian_1908 <adrian_1908!~adrian_19@unaffiliated/adrian-1908/x-1980224> has quit IRC (Quit: farewell)
[18:27:45] <cheako> Hello, I'm getting "DS(ERROR): object: 0x0 type: 0 location: 2874 msgCode: 6: Layout for color attachment is VK_IMAGE_LAYOUT_PRESENT_SRC_KHR but can only be COLOR_ATTACHMENT_OPTIMAL or GENERAL." when two tutorials I've looked at say that "attachments[1].finalLayout = VK_IMAGE_LAYOUT_PRESENT_SRC_KHR;" is correct.
[18:28:25] <cheako> I'm also getting a black screen when my clear settings should be giving me red.
[18:29:28] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p5481CDF7.dip0.t-ipconnect.de> has joined ##vulkan
[18:29:34] <cheako> My code https://pastebin.com/sSRxHyQc
[18:30:24] <baldurk> your attachment is set to be VK_IMAGE_LAYOUT_PRESENT_SRC_KHR while in the subpass - line 498. That's what the error message is referring to
[18:30:39] <baldurk> it's fine to transition to VK_IMAGE_LAYOUT_PRESENT_SRC_KHR as the finalLayout, but you must use either COLOR_ATTACHMENT_OPTIMAL or GENERAL while it's used as a color attachment in a subpass
[18:32:18] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E0184377DD80BBF2BD5D41F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[18:32:56] *** RicardasSim <RicardasSim!~RicardasS@78-63-172-44.static.zebra.lt> has joined ##vulkan
[18:39:30] *** cheako <cheako!~cheako@2601:440:4100:4d1f::834> has quit IRC (Ping timeout: 252 seconds)
[18:45:27] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has joined ##vulkan
[19:31:04] *** marijnfs <marijnfs!~smuxi@2a01:c22:7a12:d500:ec09:35f3:d59:10ee> has joined ##vulkan
[19:32:18] *** xissburg <xissburg!~xissburg@unaffiliated/xissburg> has joined ##vulkan
[19:43:38] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has joined ##vulkan
[20:13:50] *** Deluxe <Deluxe!~Deluxe@212.4.150.151> has quit IRC (Remote host closed the connection)
[20:23:16] *** LanDi <LanDi!~landi@191.33.41.132> has joined ##vulkan
[20:23:19] *** crankslider <crankslider!~slidercra@ircpuzzles/2015/april-fools/fifth/slidercrank> has quit IRC (Quit: siht gnidaer er'uoy fi emit eerf hcum oot evah uoy :tiuQ)
[20:32:04] *** LanDi <LanDi!~landi@191.33.41.132> has quit IRC (Quit: Leaving)
[20:34:44] *** xissburg <xissburg!~xissburg@unaffiliated/xissburg> has quit IRC (Quit: ZZZzzz…)
[20:39:01] *** Fats <Fats!fats@gateway/vpn/privateinternetaccess/fats> has quit IRC (Quit: .)
[20:50:50] *** salamanderrake <salamanderrake!~quassel@24.165.192.204> has quit IRC (Remote host closed the connection)
[20:51:31] *** salamanderrake <salamanderrake!~quassel@cpe-24-165-192-204.neo.res.rr.com> has joined ##vulkan
[20:51:35] *** salamanderrake <salamanderrake!~quassel@cpe-24-165-192-204.neo.res.rr.com> has quit IRC (Remote host closed the connection)
[20:52:42] *** salamanderrake <salamanderrake!~quassel@cpe-24-165-192-204.neo.res.rr.com> has joined ##vulkan
[20:59:25] *** psychicist__ <psychicist__!~psychicis@ip127-8-212-87.adsl2.static.versatel.nl> has quit IRC (Ping timeout: 260 seconds)
[21:01:09] *** psychicist__ <psychicist__!~psychicis@ip127-8-212-87.adsl2.static.versatel.nl> has joined ##vulkan
[21:02:48] *** sla_ro|master <sla_ro|master!~sla.ro@78.96.209.89> has quit IRC ()
[21:06:47] *** LurchMan <LurchMan!~LurchMan@8.28.55.10> has joined ##vulkan
[21:10:04] *** herbmillerjr <herbmillerjr!~herb@c-76-120-173-141.hsd1.pa.comcast.net> has quit IRC (Quit: Konversation terminated!)
[21:11:12] *** ravior <ravior!~crapitea@38.132.111.173> has joined ##vulkan
[21:13:22] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[21:32:41] *** tambry <tambry!~tambre@4bfd-5d28-4466-297f-ab80-8a0a-07d0-2001.dyn.estpak.ee> has quit IRC (Ping timeout: 255 seconds)
[21:40:58] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E018437D9052F8F24DB8A07.dip0.t-ipconnect.de> has joined ##vulkan
[21:43:30] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has joined ##vulkan
[21:44:14] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p5481CDF7.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[21:44:55] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E018437482FD8CA6054DC57.dip0.t-ipconnect.de> has joined ##vulkan
[21:47:05] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437E121980207BFAE92.dip0.t-ipconnect.de> has joined ##vulkan
[21:48:23] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E018437D9052F8F24DB8A07.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[21:50:09] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E01843709383F8BA21F2EE3.dip0.t-ipconnect.de> has joined ##vulkan
[21:50:42] *** Kingsquee <Kingsquee!~kingsquee@d108-180-237-219.bchsia.telus.net> has joined ##vulkan
[21:50:59] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E018437482FD8CA6054DC57.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[21:54:14] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437E121980207BFAE92.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[21:54:32] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E018437B0831B2565642478.dip0.t-ipconnect.de> has joined ##vulkan
[21:55:23] *** ipe <ipe!~ipe@91-156-244-112.elisa-laajakaista.fi> has quit IRC (Quit: Leaving)
[21:56:28] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437242BCEE13F5B1C86.dip0.t-ipconnect.de> has joined ##vulkan
[21:57:37] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E01843709383F8BA21F2EE3.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds)
[21:59:28] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E018437E07B7A37AD85E6DF.dip0.t-ipconnect.de> has joined ##vulkan
[22:00:32] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E018437B0831B2565642478.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds)
[22:01:25] *** slidercrank <slidercrank!~slidercra@ircpuzzles/2015/april-fools/fifth/slidercrank> has joined ##vulkan
[22:03:18] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843720A6BFD9505FAAA1.dip0.t-ipconnect.de> has joined ##vulkan
[22:03:27] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p2003005F6E018437242BCEE13F5B1C86.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds)
[22:05:35] *** GPpow2srv_ <GPpow2srv_!~GMpow2srv@p5481CDF7.dip0.t-ipconnect.de> has joined ##vulkan
[22:06:41] *** GPpow2srv__ <GPpow2srv__!~GMpow2srv@p2003005F6E018437E07B7A37AD85E6DF.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[22:09:17] *** GMpow2srv <GMpow2srv!~GMpow2srv@p2003005F6E01843720A6BFD9505FAAA1.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds)
[22:13:44] *** marijnfs <marijnfs!~smuxi@2a01:c22:7a12:d500:ec09:35f3:d59:10ee> has quit IRC (Ping timeout: 276 seconds)
[22:31:04] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[22:37:35] *** pa <pa!~pa@unaffiliated/pa> has quit IRC (*.net *.split)
[22:37:36] *** panda81 <panda81!a2f6d81c@gateway/web/cgi-irc/kiwiirc.com/ip.162.246.216.28> has quit IRC (*.net *.split)
[22:37:38] *** ravior <ravior!~crapitea@38.132.111.173> has quit IRC (*.net *.split)
[22:37:40] *** teej <teej!uid154177@gateway/web/irccloud.com/x-xrxnuhklxzgaapka> has quit IRC (*.net *.split)
[22:38:13] *** Deluxe_ <Deluxe_!~Deluxe@212.4.150.151> has quit IRC (*.net *.split)
[22:38:13] *** slime <slime!~slime73@blk-215-81-93.eastlink.ca> has quit IRC (*.net *.split)
[22:38:13] *** bigpet <bigpet!uid25664@gateway/web/irccloud.com/x-mzqmacbomooylftc> has quit IRC (*.net *.split)
[22:38:13] *** huhlig <huhlig!sid17687@gateway/web/irccloud.com/x-yjjrpwncrdtuudud> has quit IRC (*.net *.split)
[22:38:14] *** tomaka <tomaka!tomaka17ma@gateway/shell/matrix.org/x-sbopdtjhxngmarrm> has quit IRC (*.net *.split)
[22:38:15] *** sharpneli <sharpneli!sharpneli@hilla.kapsi.fi> has quit IRC (*.net *.split)
[22:38:15] *** Danukeru <Danukeru!~Danukeru@irc.danuke.ru> has quit IRC (*.net *.split)
[22:38:15] *** vflyson <vflyson!~vflyson@cupcake.uberspace.net> has quit IRC (*.net *.split)
[22:38:15] *** computertechie <computertechie!~pepper@2604:a880:0:1010::20:1> has quit IRC (*.net *.split)
[22:38:16] *** fazias <fazias!~faz@82-181-37-242.bb.dnainternet.fi> has quit IRC (*.net *.split)
[22:38:16] *** soulz <soulz!~soulz@unaffiliated/soulz> has quit IRC (*.net *.split)
[22:39:45] *** teej <teej!uid154177@gateway/web/irccloud.com/session> has joined ##vulkan
[22:42:16] *** Deluxe_ <Deluxe_!~Deluxe@212.4.150.151> has joined ##vulkan
[22:42:16] *** slime <slime!~slime73@blk-215-81-93.eastlink.ca> has joined ##vulkan
[22:42:16] *** bigpet <bigpet!uid25664@gateway/web/irccloud.com/x-mzqmacbomooylftc> has joined ##vulkan
[22:42:16] *** huhlig <huhlig!sid17687@gateway/web/irccloud.com/x-yjjrpwncrdtuudud> has joined ##vulkan
[22:42:16] *** tomaka <tomaka!tomaka17ma@gateway/shell/matrix.org/x-sbopdtjhxngmarrm> has joined ##vulkan
[22:42:16] *** sharpneli <sharpneli!sharpneli@hilla.kapsi.fi> has joined ##vulkan
[22:42:16] *** Danukeru <Danukeru!~Danukeru@irc.danuke.ru> has joined ##vulkan
[22:42:16] *** vflyson <vflyson!~vflyson@cupcake.uberspace.net> has joined ##vulkan
[22:42:16] *** computertechie <computertechie!~pepper@2604:a880:0:1010::20:1> has joined ##vulkan
[22:42:16] *** fazias <fazias!~faz@82-181-37-242.bb.dnainternet.fi> has joined ##vulkan
[22:42:16] *** soulz <soulz!~soulz@unaffiliated/soulz> has joined ##vulkan
[22:44:10] *** teej is now known as Guest32764
[22:45:11] *** Wallbraker <Wallbraker!wallbraker@gateway/shell/matrix.org/x-zegiferdofxmvpyx> has quit IRC (Ping timeout: 240 seconds)
[22:45:31] *** pa <pa!~pa@unaffiliated/pa> has joined ##vulkan
[22:45:31] *** panda81 <panda81!a2f6d81c@gateway/web/cgi-irc/kiwiirc.com/ip.162.246.216.28> has joined ##vulkan
[22:45:48] *** pabcou <pabcou!m0x221emat@gateway/shell/matrix.org/x-jqefqvsyjuhoxhec> has quit IRC (Ping timeout: 240 seconds)
[22:45:48] *** bgrayburn[m] <bgrayburn[m]!bgrayburnm@gateway/shell/matrix.org/x-jpkxvhqukknwylwn> has quit IRC (Ping timeout: 240 seconds)
[22:46:06] *** MatrixTraveler[m <MatrixTraveler[m!voyagert2b@gateway/shell/matrix.org/x-zhfxsjdmizvviubo> has quit IRC (Ping timeout: 256 seconds)
[22:46:07] *** Ralith <Ralith!ralithrali@gateway/shell/matrix.org/x-eggkolaxsitxjisi> has quit IRC (Ping timeout: 256 seconds)
[22:46:21] *** Vtec234[m] <Vtec234[m]!vtec234mat@gateway/shell/matrix.org/x-zovjmrzxdjxgvrsg> has quit IRC (Ping timeout: 255 seconds)
[22:46:33] *** tomaka <tomaka!tomaka17ma@gateway/shell/matrix.org/x-sbopdtjhxngmarrm> has quit IRC (Ping timeout: 256 seconds)
[22:46:37] *** lieff[m] <lieff[m]!lieffmatri@gateway/shell/matrix.org/x-uarvkpagkqjkbbwf> has quit IRC (Ping timeout: 260 seconds)
[22:46:49] *** janesma <janesma!janesma@unaffiliated/janesma> has quit IRC (Changing host)
[22:46:49] *** janesma <janesma!janesma@nat/intel/x-silfgexmosoullxf> has joined ##vulkan
[22:46:58] *** Guest32764 <Guest32764!uid154177@gateway/web/irccloud.com/session> has quit IRC (Changing host)
[22:46:58] *** Guest32764 <Guest32764!uid154177@gateway/web/irccloud.com/x-mfwkvmitwonhoyoc> has joined ##vulkan
[22:55:59] *** MrFlibble <MrFlibble!MrFlibble@2.124.189.242> has joined ##vulkan
[23:05:44] *** davr0s <davr0s!~textual@host81-153-204-241.range81-153.btcentralplus.com> has joined ##vulkan
[23:18:05] *** porky11 <porky11!~porky11@p200300868A48338F822448B8DF5D5D88.dip0.t-ipconnect.de> has joined ##vulkan
[23:41:40] *** afl_ext2 <afl_ext2!~afl_ext@unaffiliated/afl-ext/x-2796036> has quit IRC (Quit: Leaving)
[23:46:07] *** Deluxe_ <Deluxe_!~Deluxe@212.4.150.151> has quit IRC (Read error: Connection reset by peer)
[23:55:39] *** borkr <borkr!~borkr@static130-244.mimer.net> has joined ##vulkan
top

   February 10, 2018  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >