Home
last modified time | relevance | path

Searched defs:coord_x (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp1101 const glw::GLfloat coord_x = ((float)(rand() % x_modulus)) / coordinate_denominator + x_offset; in prepareVertexBufferInfoForCoordinates() local
1120 const glw::GLfloat coord_x = ((float)(rand() % x_modulus)) / coordinate_denominator + x_offset; in prepareVertexBufferInfoForCoordinates() 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.cpp738 const glw::GLfloat coord_x = texture_coordinates[0]; in getRightNeighbour() local
794 const glw::GLfloat coord_x = texture_coordinates[0]; in getTopNeighbour() local
[all...]

Completed in 20 milliseconds