Searched refs:GetSamplePosition (Results 1 – 11 of 11) sorted by relevance
| /third_party/glslang/Test/baseResults/ |
| D | hlsl.sample.basic.dx10.frag.out | 13 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… 20 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… 27 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… 34 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… 40 0:61 GetSamplePosition: direct index for structure ( temp int) 41 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… 48 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… 55 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… 62 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… 69 …tailUnclamped, temp int Gather, temp int GetDimensions, temp int GetSamplePosition, temp int L… [all …]
|
| D | remap.hlsl.sample.basic.none.frag.out | 27 MemberName 13(MemberTest) 5 "GetSamplePosition"
|
| /third_party/glslang/Test/ |
| D | hlsl.getsampleposition.dx10.frag | 16 float2 r00 = g_tTex2dmsf4.GetSamplePosition(sample); 17 float2 r01 = g_tTex2dmsf4a.GetSamplePosition(sample);
|
| D | remap.hlsl.sample.basic.everything.frag | 37 int GetSamplePosition; // ... 61 mtest.GetSamplePosition = 1; // ...
|
| D | remap.hlsl.sample.basic.strip.frag | 37 int GetSamplePosition; // ... 61 mtest.GetSamplePosition = 1; // ...
|
| D | hlsl.sample.basic.dx10.frag | 37 int GetSamplePosition; // ... 61 mtest.GetSamplePosition = 1; // ...
|
| D | remap.hlsl.sample.basic.none.frag | 37 int GetSamplePosition; // ... 61 mtest.GetSamplePosition = 1; // ...
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | Framebuffer11.cpp | 421 rx::GetSamplePosition(sampleCount, index, xy); in getSamplePosition()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | renderer_utils.h | 370 void GetSamplePosition(GLsizei sampleCount, size_t index, GLfloat *xy);
|
| D | renderer_utils.cpp | 985 void GetSamplePosition(GLsizei sampleCount, size_t index, GLfloat *xy) in GetSamplePosition() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | FramebufferVk.cpp | 2412 rx::GetSamplePosition(sampleCount, index, xy); in getSamplePosition()
|