Home
last modified time | relevance | path

Searched defs:compShader (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectCreateUtil.cpp455 …uteShader(const vk::DeviceInterface &vk, vk::VkCommandBuffer cmdBuffer, vk::VkShaderEXT compShader) in bindComputeShader() argument
DvktShaderObjectBindingTests.cpp307 vk::Move<vk::VkShaderEXT> compShader; in iterate() local
930 vk::Move<vk::VkShaderEXT> compShader = in iterate() local
DvktShaderObjectPerformanceTests.cpp944 const auto compShader = vk::createShader(vk, device, shaderCreateInfo); in iterate() local
DvktShaderObjectPipelineInteractionTests.cpp251 vk::Move<vk::VkShaderEXT> compShader = vk::createShader(vk, device, compCreateInfo); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSlicedViewOf3DTests.cpp603 …const auto compShader = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"… in runComputePipeline() local
639 …const auto compShader = createShaderModule(vkd, device, m_context.getBinaryCollection().get("compS… in runSamplingPipeline() local
DvktPipelineBindPointTests.cpp524 ShaderWrapper compShader; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExpectAssumeTests.cpp1145 std::stringstream compShader; in addComputeTestShader() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp870 VkShaderModule compShader, in buildComputePipeline()
1209 …Move<VkShaderModule> compShader = createShaderModule(vk, device, m_context.getBinaryCollection().g… in runComputeShaderMode() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktShaderTileImageTests.cpp816 std::stringstream compShader; in addCS() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp619 const vk::Unique<vk::VkShaderModule> compShader( in submitAtomicCalculationsAndGetSemaphoreNative() local
742 const vk::Unique<vk::VkShaderModule> compShader( in submitAtomicCalculationsAndGetFenceNative() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp4053 Move<VkShaderModule> compShader; in makeComputeOrMeshTestRequiredSubgroupSize() local