Home
last modified time | relevance | path

Searched defs:compileFlags (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/tint/src/val/
Dhlsl.cc69 const char* compileFlags = in HlslUsingDXC() local
141 UINT compileFlags = D3DCOMPILE_OPTIMIZATION_LEVEL0 | in HlslUsingFXC() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DComputePipelineD3D12.cpp27 uint32_t compileFlags = 0; in ComputePipeline() local
DRenderPipelineD3D12.cpp294 uint32_t compileFlags = 0; in RenderPipeline() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DComputePipelineD3D12.cpp35 uint32_t compileFlags = 0; in Initialize() local
DShaderModuleD3D12.cpp189 uint32_t compileFlags; member
395 std::vector<const wchar_t*> GetDXCArguments(uint32_t compileFlags, bool enable16BitTypes) { in GetDXCArguments()
501 std::string CompileFlagsToStringFXC(uint32_t compileFlags) { in CompileFlagsToStringFXC()
751 uint32_t compileFlags) { in Compile()
DRenderPipelineD3D12.cpp327 uint32_t compileFlags = 0; in Initialize() local
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp96 uint32_t compileFlags = 0; in GrCompileHLSLShader() local
680 uint32_t compileFlags = 0; in MakeComputePipeline() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp261 const EShMessages compileFlags = getCompileFlags(buildOptions, shaderLanguage); in compileShaderToSpirV() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp946 int compileFlags = stream->readInt<int>(); in load() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp971 int compileFlags = stream->readInt<int>(); in load() local