Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp757 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/
DvktMeshShaderSyncTests.cpp1082 uint32_t bufferValue; in iterate() local
1097 uint32_t bufferValue; in iterate() local
1112 uint32_t bufferValue; in iterate() local
DvktMeshShaderPropertyTests.cpp232 const auto& bufferValue = bufferData[idx]; in iterate() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp809 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/
DvktRayQueryDirectionTests.cpp466 float bufferValue = 0.0f; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDirectionTests.cpp600 float bufferValue = 0.0f; in iterate() local
DvktRayTracingMiscTests.cpp8672 float bufferValue = 0.0f; in nullMissInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp609 } bufferValue; in init() local