Home
last modified time | relevance | path

Searched refs:HLSL (Results 1 – 25 of 829) sorted by relevance

12345678910>>...34

/external/angle/third_party/vulkan-deps/glslang/src/glslang/
DCMakeLists.txt115 HLSL/hlslAttributes.cpp
116 HLSL/hlslParseHelper.cpp
117 HLSL/hlslScanContext.cpp
118 HLSL/hlslOpMap.cpp
119 HLSL/hlslTokenStream.cpp
120 HLSL/hlslGrammar.cpp
121 HLSL/hlslParseables.cpp)
124 HLSL/hlslAttributes.h
125 HLSL/hlslParseHelper.h
126 HLSL/hlslTokens.h
[all …]
/external/deqp-deps/glslang/glslang/
DCMakeLists.txt114 HLSL/hlslAttributes.cpp
115 HLSL/hlslParseHelper.cpp
116 HLSL/hlslScanContext.cpp
117 HLSL/hlslOpMap.cpp
118 HLSL/hlslTokenStream.cpp
119 HLSL/hlslGrammar.cpp
120 HLSL/hlslParseables.cpp)
123 HLSL/hlslAttributes.h
124 HLSL/hlslParseHelper.h
125 HLSL/hlslTokens.h
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/hlsl/
DCMakeLists.txt34 # The HLSL source is directly embedded into the glslang target when ENABLE_HLSL
36 # This source now lives at: glslang/HLSL/
37 # The HLSL target is now just a stub that exists for backwards compatibility for
40 add_library(HLSL ${LIB_TYPE} "stub.cpp") target
41 set_property(TARGET HLSL PROPERTY FOLDER hlsl)
42 set_property(TARGET HLSL PROPERTY POSITION_INDEPENDENT_CODE ON)
45 set_target_properties(HLSL PROPERTIES PREFIX "")
50 install(TARGETS HLSL EXPORT HLSLTargets
55 install(TARGETS HLSL EXPORT HLSLTargets
/external/deqp-deps/glslang/hlsl/
DCMakeLists.txt34 # The HLSL source is directly embedded into the glslang target when ENABLE_HLSL
36 # This source now lives at: glslang/HLSL/
37 # The HLSL target is now just a stub that exists for backwards compatibility for
40 add_library(HLSL ${LIB_TYPE} "stub.cpp") target
41 set_property(TARGET HLSL PROPERTY FOLDER hlsl)
42 set_property(TARGET HLSL PROPERTY POSITION_INDEPENDENT_CODE ON)
45 set_target_properties(HLSL PROPERTIES PREFIX "")
50 install(TARGETS HLSL EXPORT HLSLTargets
55 install(TARGETS HLSL EXPORT HLSLTargets
/external/deqp-deps/glslang/gtests/
DHlsl.FromFile.cpp73 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P()
80 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_1, glslang::EShTargetSpv_1_3, in TEST_P()
87 Source::HLSL, Semantics::Vulkan, in TEST_P()
96 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P()
106 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P()
113 … loadFileCompileAndCheckWithOptions(GlobalTestSettings.testRoot, GetParam().fileName, Source::HLSL, in TEST_P()
126 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P()
DRemap.FromFile.cpp107 … { "remap.hlsl.sample.basic.strip.frag", "main", Source::HLSL, spv::spirvbin_t::STRIP },
108 …{ "remap.hlsl.sample.basic.everything.frag", "main", Source::HLSL, spv::spirvbin_t::DO_EVERYTHING…
109 … { "remap.hlsl.sample.basic.none.frag", "main", Source::HLSL, spv::spirvbin_t::NONE },
110 … { "remap.hlsl.templatetypes.none.frag", "main", Source::HLSL, spv::spirvbin_t::NONE },
111 …{ "remap.hlsl.templatetypes.everything.frag", "main", Source::HLSL, spv::spirvbin_t::DO_EVERYTHING…
/external/angle/third_party/vulkan-deps/glslang/src/gtests/
DHlsl.FromFile.cpp73 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P()
80 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_1, glslang::EShTargetSpv_1_3, in TEST_P()
87 Source::HLSL, Semantics::Vulkan, in TEST_P()
96 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P()
106 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P()
113 … loadFileCompileAndCheckWithOptions(GlobalTestSettings.testRoot, GetParam().fileName, Source::HLSL, in TEST_P()
126 … Source::HLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P()
DRemap.FromFile.cpp107 … { "remap.hlsl.sample.basic.strip.frag", "main", Source::HLSL, spv::spirvbin_t::STRIP },
108 …{ "remap.hlsl.sample.basic.everything.frag", "main", Source::HLSL, spv::spirvbin_t::DO_EVERYTHING…
109 … { "remap.hlsl.sample.basic.none.frag", "main", Source::HLSL, spv::spirvbin_t::NONE },
110 … { "remap.hlsl.templatetypes.none.frag", "main", Source::HLSL, spv::spirvbin_t::NONE },
111 …{ "remap.hlsl.templatetypes.everything.frag", "main", Source::HLSL, spv::spirvbin_t::DO_EVERYTHING…
/external/angle/third_party/vulkan-deps/glslang/src/
DBUILD.gn191 "glslang/HLSL/hlslParseHelper.h",
192 "glslang/HLSL/hlslParseables.h",
193 "glslang/HLSL/hlslScanContext.h",
194 "glslang/HLSL/hlslTokens.h",
199 "glslang/HLSL/hlslAttributes.cpp",
200 "glslang/HLSL/hlslAttributes.h",
201 "glslang/HLSL/hlslGrammar.cpp",
202 "glslang/HLSL/hlslGrammar.h",
203 "glslang/HLSL/hlslOpMap.cpp",
204 "glslang/HLSL/hlslOpMap.h",
[all …]
/external/deqp-deps/glslang/
DBUILD.gn189 "glslang/HLSL/hlslParseHelper.h",
190 "glslang/HLSL/hlslParseables.h",
191 "glslang/HLSL/hlslScanContext.h",
192 "glslang/HLSL/hlslTokens.h",
197 "glslang/HLSL/hlslAttributes.cpp",
198 "glslang/HLSL/hlslAttributes.h",
199 "glslang/HLSL/hlslGrammar.cpp",
200 "glslang/HLSL/hlslGrammar.h",
201 "glslang/HLSL/hlslOpMap.cpp",
202 "glslang/HLSL/hlslOpMap.h",
[all …]
DAndroid.bp115 "glslang/HLSL",
148 "glslang/HLSL/hlslAttributes.cpp",
149 "glslang/HLSL/hlslParseHelper.cpp",
150 "glslang/HLSL/hlslScanContext.cpp",
151 "glslang/HLSL/hlslOpMap.cpp",
152 "glslang/HLSL/hlslTokenStream.cpp",
153 "glslang/HLSL/hlslGrammar.cpp",
154 "glslang/HLSL/hlslParseables.cpp",
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Ddebug_info_manager_test.cpp72 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
128 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
217 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
274 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
330 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
426 %18 = OpExtInst %void %1 DebugCompilationUnit 1 4 %17 HLSL
499 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
576 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
644 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
Dir_loader_test.cpp369 OpSource HLSL 600 %7 "#line 1 \"simple_vs.hlsl\" in TEST()
428 %35 = OpExtInst %void %1 DebugCompilationUnit 2 4 %34 HLSL in TEST()
510 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
568 %41 = OpExtInst %void %1 DebugCompilationUnit 2 4 %40 HLSL in TEST()
686 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
737 %34 = OpExtInst %void %1 DebugCompilationUnit 2 4 %33 HLSL in TEST()
825 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
883 %41 = OpExtInst %void %1 DebugCompilationUnit 2 4 %40 HLSL in TEST()
989 OpSource HLSL 600 %7 "#line 1 \"vs.hlsl\" in TEST()
1069 %42 = OpExtInst %void %1 DebugCompilationUnit 1 4 %41 HLSL in TEST()
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Ddebug_info_manager_test.cpp72 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
128 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
217 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
274 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
330 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
426 %18 = OpExtInst %void %1 DebugCompilationUnit 1 4 %17 HLSL
499 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
576 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
644 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
Dir_loader_test.cpp369 OpSource HLSL 600 %7 "#line 1 \"simple_vs.hlsl\" in TEST()
428 %35 = OpExtInst %void %1 DebugCompilationUnit 2 4 %34 HLSL in TEST()
510 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
568 %41 = OpExtInst %void %1 DebugCompilationUnit 2 4 %40 HLSL in TEST()
686 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
737 %34 = OpExtInst %void %1 DebugCompilationUnit 2 4 %33 HLSL in TEST()
825 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
883 %41 = OpExtInst %void %1 DebugCompilationUnit 2 4 %40 HLSL in TEST()
989 OpSource HLSL 600 %7 "#line 1 \"vs.hlsl\" in TEST()
1069 %42 = OpExtInst %void %1 DebugCompilationUnit 1 4 %41 HLSL in TEST()
[all …]
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DUniformBlockToStructuredBufferTranslation.md5 HLSL constant buffers. We run into a compile performance issue with
34 // HLSL code
77 | GLSL TYPE | TRANSLATED HLSL TYPE |
89 | GLSL TYPE | TRANSLATED HLSL TYPE | examples |
91 |float/int/uint/bool |float4/int4/uint4/bool4|GLSL: float var = buf[0]; <br> HLSL: float var = bu…
92 |vec2/ivec2/uvec2/bvec2|float4/int4/uint4/bool4|GLSL: vec2 var = buf[0]; <br> HLSL: float2 var = bu…
93 |vec3/ivec3/uvec3/bvec3|float4/int4/uint4/bool4|GLSL: vec3 var = buf[0]; <br> HLSL: float3 var = bu…
97 | GLSL TYPE | TRANSLATED HLSL TYPE |
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddebug_info_manager_test.cpp69 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
125 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
214 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
271 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
327 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
423 %18 = OpExtInst %void %1 DebugCompilationUnit 1 4 %17 HLSL
496 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
573 %16 = OpExtInst %void %1 DebugCompilationUnit 1 4 %15 HLSL
Dir_loader_test.cpp369 OpSource HLSL 600 %7 "#line 1 \"simple_vs.hlsl\" in TEST()
428 %35 = OpExtInst %void %1 DebugCompilationUnit 2 4 %34 HLSL in TEST()
510 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
568 %41 = OpExtInst %void %1 DebugCompilationUnit 2 4 %40 HLSL in TEST()
686 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
737 %34 = OpExtInst %void %1 DebugCompilationUnit 2 4 %33 HLSL in TEST()
825 OpSource HLSL 600 %5 "#line 1 \"block/block.hlsl\" in TEST()
883 %41 = OpExtInst %void %1 DebugCompilationUnit 2 4 %40 HLSL in TEST()
989 OpSource HLSL 600 %7 "#line 1 \"vs.hlsl\" in TEST()
1069 %42 = OpExtInst %void %1 DebugCompilationUnit 1 4 %41 HLSL in TEST()
[all …]
/external/deqp-deps/glslang/Test/
Dhlsl.identifier.sample.frag9 int sample(int x) { return x; } // HLSL allows this as an identifier as well.
13 // HLSL allows this as an identifier as well.
/external/deqp-deps/amber/tests/cases/
Drelative_includes_hlsl.amber45 SHADER vertex vtex_shader HLSL VIRTUAL_FILE main.hlsl
47 SHADER fragment frag_shader HLSL
Ddebugger_hlsl_basic_vertex_with_legalization.amber39 SHADER vertex vtex_shader HLSL VIRTUAL_FILE "vs.hlsl"
40 SHADER fragment frag_shader HLSL VIRTUAL_FILE "fs.hlsl"
Ddebugger_hlsl_basic_fragment_with_legalization.amber42 SHADER vertex vtex_shader HLSL VIRTUAL_FILE "vs.hlsl"
43 SHADER fragment frag_shader HLSL VIRTUAL_FILE "fs.hlsl"
Ddraw_triangle_list_hlsl.amber16 SHADER vertex vtex_shader HLSL
31 SHADER fragment frag_shader HLSL
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dhlsl.identifier.sample.frag9 int sample(int x) { return x; } // HLSL allows this as an identifier as well.
13 // HLSL allows this as an identifier as well.
/external/angle/doc/
DUpdate20120704.md30 * We addressed a number of defects related to scoping differences between HLSL and
34 * We addressed a number of correctness issues in the GLSL to HLSL
38 short-circuit evaluation as in C, but HLSL evaluates them entirely. This only
43 them with explicitly defined continuous behaviour. HLSL and GLSL differ in their
50 specifies that in these cases the gradient is undefined. HLSL tries to avoid the
52 all iterations. This can make the D3D HLSL compiler spend a long time generating
59 HLSL code that uses explicitly defined texture LODs and derivative information.

12345678910>>...34