Home
last modified time | relevance | path

Searched defs:coord_y (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp1102 const glw::GLfloat coord_y = ((float)(rand() % y_modulus)) / coordinate_denominator + y_offset; in prepareVertexBufferInfoForCoordinates() local
1121 const glw::GLfloat coord_y = ((float)(rand() % y_modulus)) / coordinate_denominator + y_offset; in prepareVertexBufferInfoForCoordinates() local
/third_party/backends/backend/
H A Dhp3900_types.c553 SANE_Int coord_y; member
H A Dhp3900_rts8822.c2667 SANE_Int data, v12dcf8, coord_y, step_type; in Motor_Move() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c2449 adjust_sample_index_using_fmask(struct ac_llvm_context *ctx, LLVMValueRef coord_x, LLVMValueRef coord_y, LLVMValueRef coord_z, LLVMValueRef sample_index, LLVMValueRef fmask_desc_ptr) adjust_sample_index_using_fmask() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp739 const glw::GLfloat coord_y = texture_coordinates[1]; in getRightNeighbour() local
795 const glw::GLfloat coord_y = texture_coordinates[1]; in getTopNeighbour() local
[all...]

Completed in 35 milliseconds