Home
last modified time | relevance | path

Searched defs:layerNdx (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryGridRenderTests.cpp532 bool verifyResultLayer (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& image, const int layerNdx) in verifyResultLayer() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp214 const int layerNdx = layerFaceNdx / 6; in testLayerFace() local
H A Des31fTextureSpecificationTests.cpp271 const int layerNdx = layerFaceNdx / 6; in verifyTexture() local
H A Des31fGeometryShaderTests.cpp2939 const int layerNdx = m_iteration - 2; in iterate() local
3482 verifyLayerContent(const tcu::Surface& layer, int layerNdx) verifyLayerContent() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp382 bool GridRenderCase::verifyResultLayer (int layerNdx, const tcu::Surface& image) in verifyResultLayer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationGeometryGridRenderTests.cpp535 bool verifyResultLayer (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& image, const int layerNdx) in verifyResultLayer() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureFormatTests.cpp540 bool Texture2DArrayFormatCase::testLayer (int layerNdx) in testLayer() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp71 int32_t layerNdx; member
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp1215 getSingleSampledAccess(const void* const imageData, const TestParams& params, const deUint32 sampleNdx, const deUint32 layerNdx) getSingleSampledAccess() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp69 int32_t layerNdx; member
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp1250 getSingleSampledAccess(const void* const imageData, const TestParams& params, const deUint32 sampleNdx, const deUint32 layerNdx) getSingleSampledAccess() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp1075 void computeQuadTexCoord1DArray (std::vector<float>& dst, int layerNdx, float left, float right) in computeQuadTexCoord1DArray() argument
1095 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp1019 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
1122 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
1668 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
1953 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
2109 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
2278 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp113 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray() argument
2038 int layerNdx; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreTests.cpp1012 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
1115 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
1639 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
1924 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
2080 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
2249 commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuffer, const VkPipelineLayout pipelineLayout, const int layerNdx) commandBindDescriptorsForLayer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp113 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray() argument
2052 int layerNdx; member
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp2087 static void getCubeArrayLevelFaces (const TextureCubeArrayView& texture, const int levelNdx, const int layerNdx, ConstPixelBufferAccess (&out)[CUBEFACE_LAST]) in getCubeArrayLevelFaces() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1329 getQuarterRefColor(const deUint32 quarterNdx, const int colorNdx, const int layerNdx, const bool background, const deUint32 subpassNdx) const getQuarterRefColor() argument
1410 setPoint(const tcu::PixelBufferAccess& pixelBuffer, const tcu::Vec4& pointColor, const int pointSize, const int layerNdx, const deUint32 quarter) const setPoint() argument
1423 fillTriangle(const tcu::PixelBufferAccess& pixelBuffer, const tcu::Vec4& color, const int layerNdx, const deUint32 quarter) const fillTriangle() argument
1447 fillQuarter(const tcu::PixelBufferAccess& pixelBuffer, const tcu::Vec4& color, const int layerNdx, const deUint32 quarter, const deUint32 subpassNdx) const fillQuarter() argument
1542 int layerNdx = 0; imageData() local
3522 int layerNdx = 0; imageData() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1353 getQuarterRefColor(const deUint32 quarterNdx, const int colorNdx, const int layerNdx, const bool background, const deUint32 subpassNdx) const getQuarterRefColor() argument
1435 setPoint(const tcu::PixelBufferAccess& pixelBuffer, const tcu::Vec4& pointColor, const int pointSize, const int layerNdx, const deUint32 quarter) const setPoint() argument
1448 fillTriangle(const tcu::PixelBufferAccess& pixelBuffer, const tcu::Vec4& color, const int layerNdx, const deUint32 quarter) const fillTriangle() argument
1472 fillQuarter(const tcu::PixelBufferAccess& pixelBuffer, const tcu::Vec4& color, const int layerNdx, const deUint32 quarter, const deUint32 subpassNdx) const fillQuarter() argument
1567 int layerNdx = 0; imageData() local
3630 int layerNdx = 0; imageData() local
[all...]

Completed in 162 milliseconds