Home
last modified time | relevance | path

Searched defs:entryPointName (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPipelineCache.cpp21 const std::string &entryPointName, in SpirvShaderKey()
DVkPipelineCache.hpp75 const std::string entryPointName; member
/external/deqp-deps/glslang/gtests/
DTestFixture.h289 const std::string& entryPointName, EShMessages controls, in compileLinkIoMap()
537 const std::string& entryPointName, in loadFileCompileIoMapAndCheck()
/external/llvm-project/mlir/lib/Conversion/GPUToVulkan/
DConvertLaunchFuncToVulkanCalls.cpp401 Value entryPointName = createEntryPointNameConstant( in translateVulkanLaunchCall() local
/external/llvm-project/mlir/tools/mlir-vulkan-runner/
DVulkanRuntime.cpp52 void VulkanRuntime::setEntryPoint(const char *entryPointName) { in setEntryPoint()
/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp167 const char* entryPointName = nullptr; variable
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h975 std::string entryPointName; variable
/external/swiftshader/src/Pipeline/
DSpirvShader.cpp31 const char *entryPointName, in SpirvShader()