/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureSwizzleTests.cpp | 478 const string caseDesc = formatStr + ", TEXTURETYPE_2D"; in populateTextureSwizzleTests() local 505 const string caseDesc = formatStr + ", TEXTURETYPE_2D"; in populateTextureSwizzleTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureSwizzleTests.cpp | 478 const string caseDesc = formatStr + ", TEXTURETYPE_2D"; in populateTextureSwizzleTests() local 505 const string caseDesc = formatStr + ", TEXTURETYPE_2D"; in populateTextureSwizzleTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 578 const DispatchCaseDesc& caseDesc, in IndirectDispatchCaseBufferUpload() 730 const DispatchCaseDesc& caseDesc, in IndirectDispatchCaseBufferGenerate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 578 const DispatchCaseDesc& caseDesc, in IndirectDispatchCaseBufferUpload() 730 const DispatchCaseDesc& caseDesc, in IndirectDispatchCaseBufferGenerate()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderApiTests.cpp | 867 const std::string caseDesc = "Build program, " + desc + ", for " + shaderTypeName + " shader."; in addProgramStateCase() local 1061 …const std::string caseDesc = std::string("Replace source code of ") + ((shaderType == glu::SHADER… in init() local 1084 …const std::string caseDesc = std::string((shaderType == glu::SHADERTYPE_FRAGMENT) ? "Fragment" :… in init() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderApiTests.cpp | 927 const std::string caseDesc = "Build program, " + desc + ", for " + shaderTypeName + " shader."; in addProgramStateCase() local 1492 const std::string caseDesc = "Build program, " + desc + ", for " + shaderTypeName + " shader."; in addProgramBinaryPersistenceCase() local 1687 …const std::string caseDesc = std::string("Replace source code of ") + shaderTypeName + " shader.… in init() local 1710 …const std::string caseDesc = std::string((shaderType == glu::SHADERTYPE_FRAGMENT) ? "Fragment" :… in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineVertexInputTests.cpp | 1632 std::ostringstream caseDesc; in getAttributeInfoDescription() local 1646 std::ostringstream caseDesc; in getAttributeInfosDescription() local 1827 const std::string caseDesc = getAttributeInfosDescription(newAttributeInfos); in createMultipleAttributeCases() local
|
D | vktPipelineStencilTests.cpp | 1041 …const std::string caseDesc = getStencilStateSetDescription(stencilStateFront, stencilStateBack); in createStencilTests() local
|
D | vktPipelineExtendedDynamicStateTests.cpp | 6822 std::string caseDesc = "Dynamically enable the depth bias"; in createExtendedDynamicStateTests() local 6860 std::string caseDesc = "Dynamically disable the depth bias"; in createExtendedDynamicStateTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineVertexInputTests.cpp | 1632 std::ostringstream caseDesc; in getAttributeInfoDescription() local 1646 std::ostringstream caseDesc; in getAttributeInfosDescription() local 1827 const std::string caseDesc = getAttributeInfosDescription(newAttributeInfos); in createMultipleAttributeCases() local
|
D | vktPipelineStencilTests.cpp | 1041 …const std::string caseDesc = getStencilStateSetDescription(stencilStateFront, stencilStateBack); in createStencilTests() local
|
D | vktPipelineExtendedDynamicStateTests.cpp | 6822 std::string caseDesc = "Dynamically enable the depth bias"; in createExtendedDynamicStateTests() local 6860 std::string caseDesc = "Dynamically disable the depth bias"; in createExtendedDynamicStateTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiBufferTests.cpp | 660 …const std::string caseDesc = "vkCreateBuffer test: " + allocStr + de::toString(bufferUsageFlags)… in createBufferUsageCases() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationProvokingVertexTests.cpp | 973 const std::string caseDesc = getPrimitiveTopologyName(topology.type); in createTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
D | vktRasterizationProvokingVertexTests.cpp | 973 const std::string caseDesc = getPrimitiveTopologyName(topology.type); in createTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferTests.cpp | 660 …const std::string caseDesc = "vkCreateBuffer test: " + allocStr + de::toString(bufferUsageFlags)… in createBufferUsageCases() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 3429 const string caseDesc = string(useEarlyTests ? "Specify" : "Don't specify") in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 18906 const string caseDesc ("Compare output of " + test.desc); in createFloat32ComparisonComputeSet() local 18952 const string caseDesc ("Compare output of " + test.desc); in createFloat32ComparisonGraphicsSet() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 18906 const string caseDesc ("Compare output of " + test.desc); in createFloat32ComparisonComputeSet() local 18952 const string caseDesc ("Compare output of " + test.desc); in createFloat32ComparisonGraphicsSet() local
|