Home
last modified time | relevance | path

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

12345678910>>...90

/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.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.adoc9 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:srcImageLayout must: specify the layout of the image subresources
18 of pname:srcImage specified in pname:pRegions at the time this command
21 pname:srcImageLayout must: be
28 If pname:srcImage and pname:dstImage are the same, and any elements of
29 pname:pRegions contains the pname:srcSubresource and
30 pname:dstSubresource with matching pname:mipLevel and overlapping array
31 layers, then the pname:srcImageLayout and pname:dstImageLayout must: be
39 pname:dstImage must: contain ename:VK_FORMAT_FEATURE_TRANSFER_DST_BIT
[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 …]
Dimage_memory_barrier_common.adoc8 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a
10 pname:oldLayout and pname:newLayout define an
12 and pname:oldLayout or pname:newLayout is
13 ename:VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL then pname:image must:
16 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a
18 pname:oldLayout and pname:newLayout define an
20 and pname:oldLayout or pname:newLayout is
21 ename:VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL then pname:image
25 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a
27 pname:oldLayout and pname:newLayout define an
[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 …]
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 …]
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 …]
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 …]
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 …]
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
28 pname:srcImageLayout must: be
35 pname:dstImageLayout must: specify the layout of the image subresources
36 of pname:dstImage specified in pname:pRegions at the time this command
[all …]
Daccess_mask_2_common.adoc9 If pname:{accessMaskName} includes
10 ename:VK_ACCESS_2_INDIRECT_COMMAND_READ_BIT, pname:{stageMaskName} must:
18 If pname:{accessMaskName} includes ename:VK_ACCESS_2_INDEX_READ_BIT,
19 pname:{stageMaskName} must: include
25 If pname:{accessMaskName} includes
26 ename:VK_ACCESS_2_VERTEX_ATTRIBUTE_READ_BIT, pname:{stageMaskName} must:
32 If pname:{accessMaskName} includes
33 ename:VK_ACCESS_2_INPUT_ATTACHMENT_READ_BIT, pname:{stageMaskName} must:
39 If pname:{accessMaskName} includes ename:VK_ACCESS_2_UNIFORM_READ_BIT,
40 pname:{stageMaskName} must: include
[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 …]
/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/vk-gl-cts/external/vulkan-docs/src/scripts/reflow-tests/
Dexpect-new-vuid-attribute-noreflow-novuid.adoc10 * If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each element
11 of pname:pRegions, pname:imageOffset.y must: be `0` and pname:imageExtent.height must: be `1`
12 * For each element of pname:pRegions, pname:imageOffset.z and
13 [eq]#(pname:imageExtent.depth {plus} pname:imageOffset.z)# must: both be
14 …to `0` and less than or equal to the depth of the specified pname:{imagesubresource} of pname:{ima…
15pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D or ename:VK_IMAGE_TYPE_2D, then for each elem…
16 * For each element of pname:pRegions, pname:bufferRowLength must: be a
17 …ormats-compatibility-classes,texel block extent width>> of the elink:VkFormat of pname:{imageparam}
18 * For each element of pname:pRegions, pname:bufferImageHeight must: be a
19 …rmats-compatibility-classes,texel block extent height>> of the elink:VkFormat of pname:{imageparam}
[all …]
Dsrc-new-vuid-attribute.adoc10 * If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each element
11 of pname:pRegions, pname:imageOffset.y must: be `0` and pname:imageExtent.height must: be `1`
12 * For each element of pname:pRegions, pname:imageOffset.z and
13 [eq]#(pname:imageExtent.depth {plus} pname:imageOffset.z)# must: both be
14 …to `0` and less than or equal to the depth of the specified pname:{imagesubresource} of pname:{ima…
15pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D or ename:VK_IMAGE_TYPE_2D, then for each elem…
16 * For each element of pname:pRegions, pname:bufferRowLength must: be a
17 …ormats-compatibility-classes,texel block extent width>> of the elink:VkFormat of pname:{imageparam}
18 * For each element of pname:pRegions, pname:bufferImageHeight must: be a
19 …rmats-compatibility-classes,texel block extent height>> of the elink:VkFormat of pname:{imageparam}
[all …]
Dexpect-new-vuid-attribute-novuid.adoc10 * If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each
11 element of pname:pRegions, pname:imageOffset.y must: be `0` and
12 pname:imageExtent.height must: be `1`
13 * For each element of pname:pRegions, pname:imageOffset.z and
14 [eq]#(pname:imageExtent.depth {plus} pname:imageOffset.z)# must: both be
16 specified pname:{imagesubresource} of pname:{imageparam}
17 * If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D or
18 ename:VK_IMAGE_TYPE_2D, then for each element of pname:pRegions,
19 pname:imageOffset.z must: be `0` and pname:imageExtent.depth must: be
21 * For each element of pname:pRegions, pname:bufferRowLength must: be a
[all …]
Dexpect-new-vuid-attribute-default.adoc11 If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each
12 element of pname:pRegions, pname:imageOffset.y must: be `0` and
13 pname:imageExtent.height must: be `1`
15 For each element of pname:pRegions, pname:imageOffset.z and
16 [eq]#(pname:imageExtent.depth {plus} pname:imageOffset.z)# must: both be
18 specified pname:{imagesubresource} of pname:{imageparam}
20 If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D or
21 ename:VK_IMAGE_TYPE_2D, then for each element of pname:pRegions,
22 pname:imageOffset.z must: be `0` and pname:imageExtent.depth must: be
25 For each element of pname:pRegions, pname:bufferRowLength must: be a
[all …]
Dexpect-new-vuid-attribute-noreflow.adoc11 If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each element
12 of pname:pRegions, pname:imageOffset.y must: be `0` and pname:imageExtent.height must: be `1`
14 For each element of pname:pRegions, pname:imageOffset.z and
15 [eq]#(pname:imageExtent.depth {plus} pname:imageOffset.z)# must: both be
16 …to `0` and less than or equal to the depth of the specified pname:{imagesubresource} of pname:{ima…
18pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D or ename:VK_IMAGE_TYPE_2D, then for each elem…
20 For each element of pname:pRegions, pname:bufferRowLength must: be a
21 …ormats-compatibility-classes,texel block extent width>> of the elink:VkFormat of pname:{imageparam}
23 For each element of pname:pRegions, pname:bufferImageHeight must: be a
24 …rmats-compatibility-classes,texel block extent height>> of the elink:VkFormat of pname:{imageparam}
[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,
48 and the <<features-nestedCommandBuffer, pname:nestedCommandBuffer>>
51 pname:pRenderingInfo->flags must: not include
70 * pname:sType is a elink:VkStructureType value identifying this structure.
71 * pname:pNext is `NULL` or a pointer to a structure extending this
73 * pname:flags is a bitmask of elink:VkRenderingFlagBits.
[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 …]
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 …]

12345678910>>...90