HomeSort by relevance Sort by last modified time
    Searched full:uniform (Results 751 - 775 of 2648) sorted by null

<<31323334353637383940>>

  /external/skia/gm/
pathmaskcache.cpp 92 // Non-uniform scale.
  /external/skia/src/gpu/
GrPathProcessor.cpp 37 // Setup uniform color
GrShaderCaps.cpp 108 writer->appendBool("Must obfuscate uniform color", fMustObfuscateUniformColor);
  /external/skia/src/gpu/glsl/
GrGLSLPrimitiveProcessor.h 118 * uploads any uniform variables required by the shaders created in emitCode(). The
  /external/skia/src/sksl/
SkSLMemoryLayout.h 46 // See OpenGL Spec 7.6.2.2 Standard Uniform Block Layout
  /external/skqp/gm/
pathmaskcache.cpp 92 // Non-uniform scale.
  /external/skqp/src/gpu/
GrPathProcessor.cpp 37 // Setup uniform color
  /external/skqp/src/gpu/glsl/
GrGLSLPrimitiveProcessor.h 118 * uploads any uniform variables required by the shaders created in emitCode(). The
  /external/skqp/src/sksl/
SkSLMemoryLayout.h 46 // See OpenGL Spec 7.6.2.2 Standard Uniform Block Layout
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PointerLikeTypeTraits.h 23 /// pointer types and things that are just wrappers for pointers as a uniform
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
PointerLikeTypeTraits.h 24 /// wrappers for pointers as a uniform entity.
  /external/tensorflow/tensorflow/contrib/coder/kernels/
range_coder_test.cc 92 const int precision = 1 + rand.Uniform(11);
  /external/tensorflow/tensorflow/contrib/py2tf/pyct/
qual_names.py 17 A qualified name is a uniform way to refer to simple (e.g. 'foo') and composite
  /external/tensorflow/tensorflow/contrib/solvers/python/kernel_tests/
lanczos_test.py 46 a_np = np.random.uniform(
  /external/tensorflow/tensorflow/contrib/specs/python/
summaries_test.py 31 return np.random.uniform(size=size).astype("f")
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_FractionalMaxPool.pbtxt 92 The sizes of the pooling regions are generated randomly but are fairly uniform.
  /external/tensorflow/tensorflow/core/graph/
tensor_id_test.cc 56 strings::StrAppend(&name, ":", rnd.Uniform(12));
  /external/tensorflow/tensorflow/core/lib/random/
distribution_sampler.h 55 int idx = rand->Uniform(num_);
distribution_sampler_test.cc 91 weights[i] = rand.Uniform(100);
simple_philox_test.cc 105 uint32 rnd = gen.Uniform(range);
  /external/tensorflow/tensorflow/docs_src/tutorials/
pdes.md 91 u_init[a,b] = np.random.uniform()
  /external/tensorflow/tensorflow/python/keras/_impl/keras/applications/
mobilenet_test.py 52 x = np.random.uniform(0, 255, (2, 300, 200, 3))
  /external/tensorflow/tensorflow/python/kernel_tests/
matrix_solve_ls_op_test.py 47 matrix = np.random.uniform(
221 matrix = np.random.uniform(
238 matrix = np.random.uniform(
255 matrix = np.random.uniform(
  /external/v8/tools/
concatenate-files.py 36 # us with an easy and uniform way of doing this on all platforms.
  /external/vulkan-validation-layers/demos/smoke/android/src/main/jni/
Smoke.vert.h 63 13: TypePointer Uniform 12(param_block)
64 14(params): 13(ptr) Variable Uniform
67 17: TypePointer Uniform 11
69 21: TypePointer Uniform 7(fvec3)

Completed in 457 milliseconds

<<31323334353637383940>>