Skip to content

Instantly share code, notes, and snippets.

vkCreateDescriptorPool(device, pCreateInfo, pAllocator, pDescriptorPool) returns VkResult VK_SUCCESS (0):
device: VkDevice = 0x5569676a2a00
pCreateInfo: const VkDescriptorPoolCreateInfo* = 0x7fff73a4e430:
sType: VkStructureType = VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO (33)
pNext: const void* = NULL
flags: VkDescriptorPoolCreateFlags = 0
maxSets: uint32_t = 50
poolSizeCount: uint32_t = 1
pPoolSizes: const VkDescriptorPoolSize* = 0x556967836080
pPoolSizes[0]: const VkDescriptorPoolSize = 0x556967836080:
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,

Keybase proof

I hereby claim:

  • I am maikklein on github.
  • I am maikklein (https://keybase.io/maikklein) on keybase.
  • I have a public key ASBrzEF8rkCJynxbssNbKf4PAdA0DWRMtryn9R0Elpkhtgo

To claim this, I am signing this object:

; SPIR-V
; Version: 1.0
; Generator: Google rspirv; 0
; Bound: 1822
; Schema: 0
OpCapability Shader
OpExtension "SPV_KHR_storage_buffer_storage_class"
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %28 "fragment" %43 %47 %53
pub struct MatchIter<'s, S, I> {
world: &'s World<S>,
iter: I,
}
impl<'s, S, I> Iterator for MatchIter<'s, S, I>
where
I: Iterator,
{
type Item = I::Item;
; SPIR-V
; Version: 1.0
; Generator: Google rspirv; 0
; Bound: 127
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint GLCompute %3 "compute" %15
OpExecutionMode %3 LocalSize 1 1 1
; SPIR-V
; Version: 1.0
; Generator: Google rspirv; 0
; Bound: 120
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint GLCompute %3 "compute" %15
OpExecutionMode %3 LocalSize 1 1 1
digraph Unknown {
graph [fontname="monospace"];
node [fontname="monospace"];
edge [fontname="monospace"];
2 [shape="box", label="Unknown"];
2 -> 16
16 [shape=none, label=<
<table>
<tr><td align="center" bgcolor="gray" colspan="1">16 16</td></tr>
<tr><td align="left" balign="left">
; SPIR-V
; Version: 1.0
; Generator: Google rspirv; 0
; Bound: 1333
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %20 "fragment" %35 %39 %45
OpExecutionMode %20 OriginUpperLeft
; SPIR-V
; Version: 1.0
; Generator: Google rspirv; 0
; Bound: 266
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %3 "fragment" %11 %15 %21
OpExecutionMode %3 OriginUpperLeft