Searched defs:bufferValue (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | PixelRoutine.cpp | 757 Byte8 bufferValue = *Pointer<Byte8>(buffer); in writeStencil() local 796 …void PixelRoutine::stencilOperation(Byte8 &newValue, Byte8 &bufferValue, StencilOperation stencilP… in stencilOperation() 829 …void PixelRoutine::stencilOperation(Byte8 &output, Byte8 &bufferValue, StencilOperation operation,… in stencilOperation()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderSyncTests.cpp | 1082 uint32_t bufferValue; in iterate() local 1097 uint32_t bufferValue; in iterate() local 1112 uint32_t bufferValue; in iterate() local
|
| D | vktMeshShaderPropertyTests.cpp | 232 const auto& bufferValue = bufferData[idx]; in iterate() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | PixelRoutine.cpp | 809 Byte8 bufferValue = *Pointer<Byte8>(buffer) & Byte8(-1, -1, 0, 0, 0, 0, 0, 0); in writeStencil() local 847 void PixelRoutine::stencilOperation(Byte8 &newValue, const Byte8 &bufferValue, const PixelProcessor… in stencilOperation() 903 void PixelRoutine::stencilOperation(Byte8 &output, const Byte8 &bufferValue, VkStencilOp operation,… in stencilOperation()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryDirectionTests.cpp | 466 float bufferValue = 0.0f; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingDirectionTests.cpp | 600 float bufferValue = 0.0f; in iterate() local
|
| D | vktRayTracingMiscTests.cpp | 8672 float bufferValue = 0.0f; in nullMissInstance() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingDescriptorCopyTests.cpp | 609 } bufferValue; in init() local
|