Home
last modified time | relevance | path

Searched refs:pname (Results 1 – 25 of 2251) sorted by relevance

12345678910>>...91

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/
Dbuild_acceleration_structure_device_common.txt8 For each element of pname:pInfos, the pname:buffer used to create its
9 pname:dstAccelerationStructure member must: be bound to device memory
11 For each element of pname:pInfos, if its pname:mode member is
12 ename:VK_BUILD_ACCELERATION_STRUCTURE_MODE_UPDATE_KHR the pname:buffer
13 used to create its pname:srcAccelerationStructure member must: be bound
16 For each element of pname:pInfos, the pname:buffer used to create each
17 acceleration structure referenced by the pname:geometry.instances.data
18 member of any element of pname:pGeometries or pname:ppGeometries with a
19 pname:geometryType of ename:VK_GEOMETRY_TYPE_INSTANCES_KHR must: be
22 If pname:pInfos[i].pname:mode is
[all …]
Dbuild_acceleration_structure_device_common.adoc8 For each element of pname:pInfos, the pname:buffer used to create its
9 pname:dstAccelerationStructure member must: be bound to device memory
11 For each element of pname:pInfos, if its pname:mode member is
12 ename:VK_BUILD_ACCELERATION_STRUCTURE_MODE_UPDATE_KHR the pname:buffer
13 used to create its pname:srcAccelerationStructure member must: be bound
16 For each element of pname:pInfos, the pname:buffer used to create each
17 acceleration structure referenced by the pname:geometry.instances.data
18 member of any element of pname:pGeometries or pname:ppGeometries with a
19 pname:geometryType of ename:VK_GEOMETRY_TYPE_INSTANCES_KHR must: be
22 If pname:pInfos[i].pname:mode is
[all …]
Dimage_memory_barrier_common.adoc8 pname:subresourceRange.baseMipLevel must: be less than the
9 pname:mipLevels specified in slink:VkImageCreateInfo when pname:image
12 If pname:subresourceRange.levelCount is not
13 ename:VK_REMAINING_MIP_LEVELS, [eq]#pname:subresourceRange.baseMipLevel
14 {plus} pname:subresourceRange.levelCount# must: be less than or equal to
15 the pname:mipLevels specified in slink:VkImageCreateInfo when
16 pname:image was created
18 pname:subresourceRange.baseArrayLayer must: be less than the
19 pname:arrayLayers specified in slink:VkImageCreateInfo when pname:image
22 If pname:subresourceRange.layerCount is not
[all …]
Dimage_memory_barrier_common.txt8 pname:subresourceRange.baseMipLevel must: be less than the
9 pname:mipLevels specified in slink:VkImageCreateInfo when pname:image
12 If pname:subresourceRange.levelCount is not
13 ename:VK_REMAINING_MIP_LEVELS, [eq]#pname:subresourceRange.baseMipLevel
14 {plus} pname:subresourceRange.levelCount# must: be less than or equal to
15 the pname:mipLevels specified in slink:VkImageCreateInfo when
16 pname:image was created
18 pname:subresourceRange.baseArrayLayer must: be less than the
19 pname:arrayLayers specified in slink:VkImageCreateInfo when pname:image
22 If pname:subresourceRange.layerCount is not
[all …]
Dcopy_image_common.txt9 regions, specified by the elements of pname:pRegions, must: not overlap
14 pname:srcImage must: contain ename:VK_FORMAT_FEATURE_TRANSFER_SRC_BIT
17 pname:srcImage must: have been created with
21 If pname:srcImage is non-sparse then it must: be bound completely and
26 If pname:srcImage is non-sparse then the image or _disjoint_ plane to be
31 pname:srcImageLayout must: specify the layout of the image subresources
32 of pname:srcImage specified in pname:pRegions at the time this command
36 pname:srcImageLayout must: be ename:VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL
41 pname:srcImageLayout must: be
49 pname:dstImage must: contain ename:VK_FORMAT_FEATURE_TRANSFER_DST_BIT
[all …]
Dcopy_image_common.adoc9 regions, specified by the elements of pname:pRegions, must: not overlap
14 pname:srcImage must: contain ename:VK_FORMAT_FEATURE_TRANSFER_SRC_BIT
18 If pname:srcImage is non-sparse then it must: be bound completely and
23 If pname:srcImage is non-sparse then the image or _disjoint_ plane to be
28 pname:srcImageLayout must: specify the layout of the image subresources
29 of pname:srcImage specified in pname:pRegions at the time this command
33 pname:srcImageLayout must: be ename:VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL
38 pname:srcImageLayout must: be
46 pname:dstImage must: contain ename:VK_FORMAT_FEATURE_TRANSFER_DST_BIT
50 If pname:dstImage is non-sparse then it must: be bound completely and
[all …]
Dbuild_acceleration_structure_common.txt8 The pname:mode member of each element of pname:pInfos must: be a valid
11 If the pname:srcAccelerationStructure member of any element of
12 pname:pInfos is not dlink:VK_NULL_HANDLE, the
13 pname:srcAccelerationStructure member must: be a valid
16 For each element of pname:pInfos, if its pname:mode member is
18 pname:srcAccelerationStructure member must: not be dlink:VK_NULL_HANDLE
20 The pname:srcAccelerationStructure member of any element of pname:pInfos
22 pname:dstAccelerationStructure member of any other element of
23 pname:pInfos
25 The pname:dstAccelerationStructure member of any element of pname:pInfos
[all …]
Dbuild_acceleration_structure_common.adoc8 The pname:mode member of each element of pname:pInfos must: be a valid
11 If the pname:srcAccelerationStructure member of any element of
12 pname:pInfos is not dlink:VK_NULL_HANDLE, the
13 pname:srcAccelerationStructure member must: be a valid
16 For each element of pname:pInfos, if its pname:mode member is
18 pname:srcAccelerationStructure member must: not be dlink:VK_NULL_HANDLE
20 The pname:srcAccelerationStructure member of any element of pname:pInfos
22 pname:dstAccelerationStructure member of any other element of
23 pname:pInfos
25 The pname:dstAccelerationStructure member of any element of pname:pInfos
[all …]
Dresolve_image_common.txt9 regions, specified by the elements of pname:pRegions, must: not overlap
12 If pname:srcImage is non-sparse then it must: be bound completely and
15 pname:srcImage must: have a sample count equal to any valid sample count
18 If pname:dstImage is non-sparse then it must: be bound completely and
21 pname:dstImage must: have a sample count equal to
24 pname:srcImageLayout must: specify the layout of the image subresources
25 of pname:srcImage specified in pname:pRegions at the time this command
29 pname:srcImageLayout must: be ename:VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL
34 pname:srcImageLayout must: be ename:VK_IMAGE_LAYOUT_SHARED_PRESENT_KHR,
39 pname:dstImageLayout must: specify the layout of the image subresources
[all …]
Dresolve_image_common.adoc9 regions, specified by the elements of pname:pRegions, must: not overlap
12 If pname:srcImage is non-sparse then it must: be bound completely and
15 pname:srcImage must: have a sample count equal to any valid sample count
18 If pname:dstImage is non-sparse then it must: be bound completely and
21 pname:dstImage must: have a sample count equal to
24 pname:srcImageLayout must: specify the layout of the image subresources
25 of pname:srcImage specified in pname:pRegions at the time this command
29 pname:srcImageLayout must: be ename:VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL
34 pname:srcImageLayout must: be ename:VK_IMAGE_LAYOUT_SHARED_PRESENT_KHR,
39 pname:dstImageLayout must: specify the layout of the image subresources
[all …]
Dblit_image_common.adoc8 The source region specified by each element of pname:pRegions must: be a
9 region that is contained within pname:srcImage
11 The destination region specified by each element of pname:pRegions must:
12 be a region that is contained within pname:dstImage
15 pname:pRegions, must: not overlap in memory with any texel that may: be
19 pname:srcImage must: contain ename:VK_FORMAT_FEATURE_BLIT_SRC_BIT
22 pname:srcImage must: not use a
27 pname:srcImage must: have been created with
30 If pname:srcImage is non-sparse then it must: be bound completely and
33 pname:srcImageLayout must: specify the layout of the image subresources
[all …]
Dblit_image_common.txt8 The source region specified by each element of pname:pRegions must: be a
9 region that is contained within pname:srcImage
11 The destination region specified by each element of pname:pRegions must:
12 be a region that is contained within pname:dstImage
15 pname:pRegions, must: not overlap in memory with any texel that may: be
19 pname:srcImage must: contain ename:VK_FORMAT_FEATURE_BLIT_SRC_BIT
22 pname:srcImage must: not use a
27 pname:srcImage must: have been created with
30 If pname:srcImage is non-sparse then it must: be bound completely and
33 pname:srcImageLayout must: specify the layout of the image subresources
[all …]
Daccess_mask_2_common.adoc8 If pname:{accessMaskName} includes
9 ename:VK_ACCESS_2_INDIRECT_COMMAND_READ_BIT, pname:{stageMaskName} must:
15 If pname:{accessMaskName} includes ename:VK_ACCESS_2_INDEX_READ_BIT,
16 pname:{stageMaskName} must: include
22 If pname:{accessMaskName} includes
23 ename:VK_ACCESS_2_VERTEX_ATTRIBUTE_READ_BIT, pname:{stageMaskName} must:
29 If pname:{accessMaskName} includes
30 ename:VK_ACCESS_2_INPUT_ATTACHMENT_READ_BIT, pname:{stageMaskName} must:
36 If pname:{accessMaskName} includes ename:VK_ACCESS_2_UNIFORM_READ_BIT,
37 pname:{stageMaskName} must: include
[all …]
Dbind_buffer_common.adoc8 pname:buffer must: not have been bound to a memory object
10 pname:buffer must: not have been created with any sparse memory binding
13 pname:memoryOffset must: be less than the size of pname:memory
15 pname:memory must: have been allocated using one of the memory types
16 allowed in the pname:memoryTypeBits member of the
18 fname:vkGetBufferMemoryRequirements with pname:buffer
20 pname:memoryOffset must: be an integer multiple of the pname:alignment
22 to fname:vkGetBufferMemoryRequirements with pname:buffer
24 The pname:size member of the sname:VkMemoryRequirements structure
26 pname:buffer must: be less than or equal to the size of pname:memory
[all …]
Daccess_mask_2_common.txt8 If pname:{accessMaskName} includes
9 ename:VK_ACCESS_2_INDIRECT_COMMAND_READ_BIT_KHR, pname:{stageMaskName}
15 If pname:{accessMaskName} includes ename:VK_ACCESS_2_INDEX_READ_BIT_KHR,
16 pname:{stageMaskName} must: include
22 If pname:{accessMaskName} includes
23 ename:VK_ACCESS_2_VERTEX_ATTRIBUTE_READ_BIT_KHR, pname:{stageMaskName}
29 If pname:{accessMaskName} includes
30 ename:VK_ACCESS_2_INPUT_ATTACHMENT_READ_BIT_KHR, pname:{stageMaskName}
36 If pname:{accessMaskName} includes
37 ename:VK_ACCESS_2_UNIFORM_READ_BIT_KHR, pname:{stageMaskName} must:
[all …]
Dget_image_subresource_layout_common.adoc8 The pname:aspectMask member of pname:pSubresource must: only have a
11 The pname:mipLevel member of pname:pSubresource must: be less than the
12 pname:mipLevels specified in slink:VkImageCreateInfo when pname:image
15 The pname:arrayLayer member of pname:pSubresource must: be less than the
16 pname:arrayLayers specified in slink:VkImageCreateInfo when pname:image
19 If pname:format is a color format, the pname:aspectMask member of
20 pname:pSubresource must: be ename:VK_IMAGE_ASPECT_COLOR_BIT
22 If pname:format has a depth component, the pname:aspectMask member of
23 pname:pSubresource must: contain ename:VK_IMAGE_ASPECT_DEPTH_BIT
25 If pname:format has a stencil component, the pname:aspectMask member of
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/roadmap/
DRoadmap-2022.adoc21 ** <<features-fullDrawIndexUint32, pname:fullDrawIndexUint32>>
22 ** <<features-imageCubeArray, pname:imageCubeArray>>
23 ** <<features-independentBlend, pname:independentBlend>>
24 ** <<features-sampleRateShading, pname:sampleRateShading>>
25 ** <<features-drawIndirectFirstInstance, pname:drawIndirectFirstInstance>>
26 ** <<features-depthClamp, pname:depthClamp>>
27 ** <<features-depthBiasClamp, pname:depthBiasClamp>>
28 ** <<features-samplerAnisotropy, pname:samplerAnisotropy>>
29 ** <<features-occlusionQueryPrecise, pname:occlusionQueryPrecise>>
30 ** <<features-fragmentStoresAndAtomics, pname:fragmentStoresAndAtomics>>
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h40 GLenum pname,
42 void QueryBufferParameteriv(const Buffer *buffer, GLenum pname, GLint *params);
43 void QueryBufferParameteri64v(const Buffer *buffer, GLenum pname, GLint64 *params);
44 void QueryBufferPointerv(const Buffer *buffer, GLenum pname, void **params);
45 void QueryProgramiv(Context *context, const Program *program, GLenum pname, GLint *params);
48 GLenum pname,
50 void QueryShaderiv(const Context *context, Shader *shader, GLenum pname, GLint *params);
54 GLenum pname,
59 GLenum pname,
61 void QueryTexParameterfv(const Texture *texture, GLenum pname, GLfloat *params);
[all …]
Dqueryutils.cpp135 GLenum pname, in QueryTexLevelParameterBase() argument
141 switch (pname) in QueryTexLevelParameterBase()
145 pname, info->redBits ? info->componentType : GL_NONE); in QueryTexLevelParameterBase()
149 pname, info->greenBits ? info->componentType : GL_NONE); in QueryTexLevelParameterBase()
153 pname, info->blueBits ? info->componentType : GL_NONE); in QueryTexLevelParameterBase()
157 pname, info->alphaBits ? info->componentType : GL_NONE); in QueryTexLevelParameterBase()
161 pname, info->depthBits ? info->componentType : GL_NONE); in QueryTexLevelParameterBase()
164 *params = CastFromGLintStateValue<ParamType>(pname, info->redBits); in QueryTexLevelParameterBase()
167 *params = CastFromGLintStateValue<ParamType>(pname, info->greenBits); in QueryTexLevelParameterBase()
170 *params = CastFromGLintStateValue<ParamType>(pname, info->blueBits); in QueryTexLevelParameterBase()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h41 GLenum pname,
43 void QueryBufferParameteriv(const Buffer *buffer, GLenum pname, GLint *params);
44 void QueryBufferParameteri64v(const Buffer *buffer, GLenum pname, GLint64 *params);
45 void QueryBufferPointerv(const Buffer *buffer, GLenum pname, void **params);
46 void QueryProgramiv(Context *context, const Program *program, GLenum pname, GLint *params);
49 GLenum pname,
51 void QueryShaderiv(const Context *context, Shader *shader, GLenum pname, GLint *params);
55 GLenum pname,
60 GLenum pname,
64 GLenum pname,
[all …]
/third_party/mesa3d/src/mesa/main/
Des1_conversion.c112 _mesa_Fogx(GLenum pname, GLfixed param) in _mesa_Fogx() argument
114 if (pname != GL_FOG_MODE) { in _mesa_Fogx()
115 _mesa_Fogf(pname, (GLfloat) (param / 65536.0f)); in _mesa_Fogx()
117 _mesa_Fogf(pname, (GLfloat) param); in _mesa_Fogx()
123 _mesa_Fogxv(GLenum pname, const GLfixed *params) in _mesa_Fogxv() argument
130 switch(pname) { in _mesa_Fogxv()
145 "glFogxv(pname=0x%x)", pname); in _mesa_Fogxv()
159 _mesa_Fogfv(pname, converted_params); in _mesa_Fogxv()
211 _mesa_GetLightxv(GLenum light, GLenum pname, GLfixed *params) in _mesa_GetLightxv() argument
222 switch(pname) { in _mesa_GetLightxv()
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Drenderpass.adoc28 * pname:commandBuffer is the command buffer in which to record the
30 * pname:pRenderingInfo is a pointer to a slink:VkRenderingInfo structure
36 If pname:pRenderingInfo->flags includes ename:VK_RENDERING_RESUMING_BIT then
43 The <<features-dynamicRendering, pname:dynamicRendering>> feature must:
46 If pname:commandBuffer is a secondary command buffer,
47 pname:pRenderingInfo->flags must: not include
66 * pname:sType is the type of this structure.
67 * pname:pNext is `NULL` or a pointer to a structure extending this
69 * pname:flags is a bitmask of elink:VkRenderingFlagBits.
70 * pname:renderArea is the render area that is affected by the render pass
[all …]
Dlimits.txt9 If the sname:{refpage} structure is included in the pname:pNext chain of the
33 This structure can: be added to the pname:pNext chain of the
45 These are available in the pname:limits member of the
49 * [[limits-maxImageDimension1D]] pname:maxImageDimension1D is the largest
50 dimension (pname:width) that is guaranteed to be supported for all
51 images created with an pname:imageType of ename:VK_IMAGE_TYPE_1D.
55 * [[limits-maxImageDimension2D]] pname:maxImageDimension2D is the largest
56 dimension (pname:width or pname:height) that is guaranteed to be
57 supported for all images created with an pname:imageType of
59 ename:VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT set in pname:flags.
[all …]
Dlimits.adoc9 If the sname:{refpage} structure is included in the pname:pNext chain of the
33 This structure can: be added to the pname:pNext chain of the
45 These are available in the pname:limits member of the
49 * [[limits-maxImageDimension1D]] pname:maxImageDimension1D is the largest
50 dimension (pname:width) that is guaranteed to be supported for all
51 images created with an pname:imageType of ename:VK_IMAGE_TYPE_1D.
55 * [[limits-maxImageDimension2D]] pname:maxImageDimension2D is the largest
56 dimension (pname:width or pname:height) that is guaranteed to be
57 supported for all images created with an pname:imageType of
59 ename:VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT set in pname:flags.
[all …]
Dcopies.adoc32 * pname:commandBuffer is the command buffer into which the command will be
34 * pname:srcBuffer is the source buffer.
35 * pname:dstBuffer is the destination buffer.
36 * pname:regionCount is the number of regions to copy.
37 * pname:pRegions is a pointer to an array of slink:VkBufferCopy structures
40 Each source region specified by pname:pRegions is copied from the source
42 If any of the specified regions in pname:srcBuffer overlaps in memory with
43 any of the specified regions in pname:dstBuffer, values read from those
63 * pname:srcOffset is the starting offset in bytes from the start of
64 pname:srcBuffer.
[all …]

12345678910>>...91